﻿margun-top:20px;@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1300{width: 1300px;margin:0 auto;}


/*header start*/
.header .head_top{height: 35px;background: #efefef;line-height: 35px;border-bottom: 1px solid #dfdfdf}
.header .head_top a{margin: 5px;display: inline-block;width: 100px;height: 25px;background: #0156A9;line-height: 25px;color: #fff;text-align: center;}
.header .head_top a:nth-child(1) {background: #E5322C}
.header .head_body{height:84px;padding: 15px 0}
.header .head_body .hb_con{padding: 18px 0 0 15px}
.header .head_body .hb_con b{font-size: 21px;display: block;color: #0156a9;letter-spacing: 0.4px;}
.header .head_body .hb_con p{font-size: 15px;line-height: 30px;}
.head .tel{padding: 5px 0 2px 60px;margin-top:10px;/*background: url(../img/tel.png) no-repeat center left;*/}
.head .tel p{font-size: 16px;line-height:20px;}
.head .tel b{font-size: 30px;color: #e5322c;line-height: 34px;display: block;}
.header .head_nav{height: 70px;background: url(../img/navbg.png) no-repeat center;}
.header .head_nav li{float: left;width: 160px;text-align: center}
.header .head_nav li:nth-child(1) {width: 185px;margin-right: 23px;}
.header .head_nav li a{text-align: center;height: 60px;line-height: 60px;margin-top: 10px;display: block;color: #333;font-size: 18px; font-weight: bold;}
.header .head_nav li:nth-child(1) a {height: 70px;line-height: 70px;padding: 0 20px 0 20px;background: url(../img/icon.png) no-repeat 35px center;text-indent: 35px;margin:0;color: #fff}
.header .head_nav li:hover a{background: #0156A9;color: #fff}
.header .head_nav li:nth-child(1):hover a{background: url(../img/icon.png) no-repeat 35px center;}
/*header end*/
/*about us*/
.gywm {
    display: block;
    width: 1200px;
    margin:40px auto;
}
.left {
    display: block;
    width: 500px;
    float: left;
}
.right {
    display: block;
    width: 680px;
    float: right;
}
.text {
    line-height: 37px;
    font-size: 17px;
}
.lj {
    display: block;
    width: 91px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e5322c;
    padding-left: 18px;
    text-decoration: none;
    background: url(../img/trbg.png) no-repeat 80px center;
    font-size: 13px;
    color: #e5322c;
    margin-top: 13px;
}


/*banner start*/


.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../img/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #0082ea;
}
.flexslider .slides a img {
	width: 100%;
	height: 500px;
	display: block;
}
/*banner end*/

.title{text-align: center;}
.title span{display:inline-block;font-size: 34px;color: #333;line-height: 48px;position: relative;font-weight: bold;color: #0156A9}
.title span:before{position: absolute;width: 133px;height: 9px;background: url(../img/tit1.png) no-repeat;content: "";left: -155px;top: 26px;}
.title span:after{position: absolute;width: 133px;height: 9px;background: url(../img/tit2.png) no-repeat;content: "";right: -155px;top: 26px;}
.title em{display:block;font-size: 20px;color: #a7a7a7;line-height: 30px;font-family: Arial;text-transform: uppercase;letter-spacing: 1px}
.title p{color: #999;text-align: center;font-size: 16px;letter-spacing: 1px;display: block;padding-top: 5px}


/*product start*/
.product{padding: 50px 0;}
.pro_l{width: 280px;}
.pro_l .pList_top{width: 280px;height: 90px;background: #147b32;}
.pList_top span{ 
	display: block;
    font-size: 20px;
    height: 20px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    padding-top: 0;}
.pList_top p{     display: block;
    font-size: 30px;
    text-align: center;
    color: #fff;
    padding-top: 17px;}
.pro_l ul{width: 278px;/*padding: 1px 0 22px;background: #efefef*/border: 1px solid #efefef;}
.pro_ll{width: 875px;}
.pro_l ul a{
        color: #333333 !important;
    padding-left: 30px;
    font-size: 16px;
    display: block;
    font-weight: normal;
    background: url(../img/20180530155243_655739498.jpg) no-repeat;
    line-height: 55px;
}
.pro_l ul li{text-align: center;line-height: 45px;border-bottom: 1px dashed #cfcfcf;font-size: 14px;}
/*.pro_l ul li a:hover{ color:#0156a9;}*/
.pro_l .phone{width: 280px;padding: 1px 0 22px;background: #efefef;text-align:center;}
.pro_l .phone img{text-align:center;width:50px;height:50px;}.pro_l .phone p{font-size:30px;font-weight:bold;color:#0156a9;text-align:center;padding:10px 0;    font-family: Impact;}
.proimg{width:895px;}
.proimg li{width: 230px;margin:0 40px 23px 26.6px;float: left;transition: all 0.2s ease-in;}
.proimg li:nth-child(3n+1) {/*margin-left: 0px;*/}
.proimg li .img{width: 276px;height: 208px;border:2px solid #EFEFEF;overflow: hidden;border-bottom: none;}
.proimg li img{    max-width: 100%;
    height: 208px;
    display: block;
    -moz-transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    transition: .5s ease-in;
    margin: 0 auto;}
/*.proimg li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}*/
.proimg li p{display: block;width: 210px;height: 35px;padding:0px 60px 0 10px;line-height:35px;/*background: url(../img/prozibg.png) no-repeat center;*/
	position: relative;top: 0px;font-size: 15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*.proimg li:hover .img{border-color: #0156A9}
.proimg li:hover p {background: url(../img/prozibgh.png) no-repeat center;color: #fff}*/
.pro_l ul li:nth-child(4){border: none;}
.clmtel {
    padding-top: 22px;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    color: #fff;
    background: url(../img/20180531155949_1775630743.jpg) no-repeat -10px -8px;
    height: 220px;
    text-align: center;width: 280px;
}
.clmtel h5 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 90px;
    color: #fff;
}
.clmtel b {
    font-weight: bold;
    display: block;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin-top: 5px;
}
.xian{font-weight: bold;font-size: 16px;    color: #000;}

.cp_bg {
    background: url(../img/cp_bg.jpg) no-repeat center 0;
    height: 938px;
    overflow: hidden;
    padding: 40px 0 0;
}
.cp_t {
    background: url(../img/cp_tbg.png) no-repeat;
    width: 1120px;
    height: 80px;
    padding: 0 0 0 80px;
    font-size: 34px;
    color: #333;
    overflow: hidden;
    line-height: 32px;
    margin: 0 auto;
    font-weight: bold;
}
.cp_t a {
    color: #333;
}
.cp_t span {
    display: block;
    font-size: 16px;
    color: #666;
    font-weight: normal;
}
.cp_l {
    width: 295px;
    margin: 44px 0 0;
    background: #fff;
    border-radius: 30px 0 0;
/*    border-bottom: #0869b8 2px solid;*/
}
.cp_h2 {
    width: 295px;
    height: 100px;
    overflow: hidden;
    background: #0869b8;
    border-radius: 30px 0 0;
}
.cp_h2 a {
    font-size: 24px;
    color: #fff;
    display: block;
    padding: 20px 0 0 30px;
}
.cp_h2 em {
    display: block;
    width: 160px;
    height: 20px;
    padding: 15px 0 0;
}
.cp_h2 em img {
    width: 160px;
    height: 20px;
}
.cp_lm {
    width: 295px;
/*    height: 567px;*/
    overflow: hidden;
}
.cp_lm h3 {
    width: 295px;
    height: 55px;
    overflow: hidden;
    margin-top: 5px;
}
.cp_lm h3 a:hover, .cp_lm h3.on a {
    background: #0073cb url(../img/cp_ico01.png) no-repeat 260px 23px;
}
.cp_lm h3 a {
    font-size: 17px;
    color: #fff;
    display: block;
    width: 265px;
    height: 55px;
    line-height: 55px;
    background: #666 url(../img/cp_ico02.png) no-repeat 260px 20px;
    padding: 0 0 0 30px;
}

/*product end*/

/*guanyu*/
.about {
    background: url(../img/ab_bg.gif) no-repeat center 0;
    height: 653px;
    overflow: hidden;
    padding: 35px 0 0;
}
.about .cp_t {
    background: url(../img/ab_tbg.png) no-repeat;
    width: 1100px;
    padding-left: 100px;
}
.about dl {
    margin-top: 42px;
    position: relative;
}
.about dl dt {
    width: 600px;
    height: 440px;
    position: absolute;
    top: 0;
    left: 50%;
    line-height: 0;
    overflow: hidden;
}
.about dl dt img {
    width: 600px;
    height: 440px;
}
.about dl dd {
    width: 560px;
    float: left;
}
.about dl dd h5 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}
.about .ab_desc {
    font-size: 17px;
    color: #333;
    line-height: 33px;
    overflow: hidden;
    padding: 20px 0 0;
}
.about dl dd span {
    display: block;
    line-height: 32px;
    margin-top: 0;
    float: right;
}
.about dl dd span a {
    font-size: 15px;
    color: #00509c;
}
.honor {
    width: 560px;
    position: absolute;
    top: 533px;
    left: 0;
    z-index: 20;
}
.honor_b {
    padding: 20px 0 0;
    width: 474px;
}
.honor_b ul li {
    width: 134px;
    float: left;
    padding-right: 24px;
}
.honor_b ul li a {
    display: block;
    font-size: 16px;
    color: #333;
    width: 130px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border: #00509c 2px solid;
    border-radius: 20px 0;
}
.honor_b ul li a:hover {
    background: #00509c;
    color: #fff;
}


/*youshi1*/
.model2 {
    background: url(../img/modelbg2.png)no-repeat center;
    width: 100%;
    height: 540px;
    overflow: hidden;
    margin-top: 30px;
}

.model2 .pic {
    width: 407px;
    height: 420px;
    overflow: hidden;
    padding-top: 60px;
}

.model2 .pic img {
    width: 407px;
    transition: all .8s;
    height: 420px;
}

.model2 .pic:hover img {
    transform: scale(1.1);
}

.model2 .text {
    width: 740px;
    margin-left: 45px;
    padding-top: 75px;
}

.model2 .text dt i {
    color: #fff;
    font-size: 32px;
    line-height: 26px;
    display: block;
    margin: 17px 0 60px 0;
    font-style: normal;
}

.model2 .text dl dd {
    cursor: default;
    text-align: center;
    float: left;
    margin: 0 35px 27px 0;
    width: 206px;
    color: #00509c;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    background: #fff;
}

.model2 .text .rx {
    padding-left: 50px;
    background: url(../img/tel_1.png)no-repeat 0px 135px;    padding-top: 130px;
    color: #fff;
    font-size: 16px;
}

.model2 .text .rx p {
    font-weight: bold;
    font-family: arial !important;
    font-size: 28px;
    margin-top: 5px;
}

.jjabsp4 {
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    width: 140px;
    line-height: 35px;
    height: 35px;
    text-align: center;
    margin: 20px auto;
}

.jjabsp4:hover {
    color: #fff;
    background: #0173cb;
    border-color: #0173cb;
}
.nr {
    margin-top: 30px;
}
.tywidth {
    width: 1200px;
    margin: 0 auto;
}
/*youshi2*/
.ys {
    margin: 35px auto;
    overflow: hidden;
}
.ys .cp_t {
    background: url(../img/ys_tbg.png) no-repeat;
    margin-bottom: 45px;
    padding: 0 0 0 100px;
}
.ys01, .ys02, .ys03 {
    height: 422px;
    overflow: hidden;
}
.pr {
    position: relative;
}
.ys01 .ys_l {
    width: 600px;
    height: 422px;
    overflow: hidden;
}
.ys_l {
    width: 600px;
    line-height: 0;
}
.ys01 .ys_l img,.ys02 .ys_l img,.ys03 .ys_l img {
    width: 600px;
    height: 422px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.ys_l img:hover, .jz_m dl dt img:hover, .wd_m dd h5 img:hover, .about dl dt img:hover, .honor_t ul li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ys_r {
    width: 550px;
    padding: 45px 0 0;
}
.ys dl {
    width: 550px;
}
.ys dl dt {
    width: 550px;
    height: 68px;
    overflow: hidden;
}
.ys dl dt em {
    width: 68px;
    height: 68px;
    float: left;
}
em, i {
    font-style: normal;
}
.ys dl dt em img {
    width: 68px;
    height: 68px;
}
.ys dl dt h5 {
    font-size: 34px;
    color: #3e3e3e;
    float: left;
    line-height: 32px;
    padding: 0 0 0 20px;
}
.ys dl dt h5 i {
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding: 8px 0 0;
}
.ys dl dd {
    width: 550px;
    padding: 30px 0 0;
}
.ys dl dd p {
    font-size: 16px;
    color: #838282;
    line-height: 30px;
    padding: 10px 0 0;
}
.ys02 .ys_l {
    width: 600px;
    height: 422px;
    overflow: hidden;
}
.ys03 .ys_l {
    width: 600px;
    height: 422px;
    overflow: hidden;
}
.ys03 .ys_r {
    padding: 80px 0 0;
}
.ys02 .ys_r {
    padding: 80px 0 0;
}
/*youshi3*/
.ad2 {
    width: 100%;
    height: 215px;
    background: #00509c url(../img/ad2img.jpg) no-repeat right top;
}
.container{
    width:1200px;
    margin:0 auto;
}
.ad2 .content1 {
    width: 455px;
    height: 215px;
    float: left;
    background-color: #00509c;
    color: #fff;
    text-align: center;
}
.ad2 .content1 h2 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 70px;
    color: #fff;
}
.ad2 .content1 p {
    font-size: 20px;
    font-family: Arial !important;
    color: #d1ecff;
    margin-bottom: 20px;
}
.ad2 .content1 h4 a {
    display: block;
    color: #fff;
    width: 169px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    border: 1px solid #fff;
    font-size: 16px;
}
/*guanyu


/*company start*/
ul.lianxiindex {
    margin: 0 auto;
    width: 900px;
}
.company2{padding: 50px 0;background:url(../img/companybg.jpg) no-repeat center top #f5f5f5;}
.company2 .com_body{margin-top: 50px;background-color: #fff;box-shadow: 0 0 10px 0 #dfdfdf;position: relative;padding: 50px 0;text-align: center;}
.company2 .com_body .com_con i{font-size: 30px;color: #0156A9;display: block;height: 26px;line-height: 26px;padding-bottom: 20px;    font-weight: bold;}
.company1{padding: 0 50px;color: #333;text-indent:2em;line-height: 180%;font-size:16px}
.company2 .com_body ul li{width: 300px;margin-top: 40px;text-align: center;background: url(../img/line.png) no-repeat center right;height: 175px;}
.company2 .com_body ul li p{text-align: center;color: #666;font-size: 16px;font-weight: bold;display: block;padding-top: 10px}
.company2 .com_body ul li p.p2{font-size: 16px;font-family: Arial;letter-spacing: 1px;line-height: 25px;font-weight: normal;padding-top: 5px}
.company2 .com_body ul li:nth-last-of-type(1) {background-image: none}
/*company end*/

/*case start*/
.case{padding: 50px 0;}
.case .slideBox{ overflow:hidden; zoom:1; padding:30px 0 10px 50px; position:relative;}
.case .slideBox .sPrev,.slideBox .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:274px; background: url(../img/arrow-left.png) no-repeat center;}
.case .slideBox .sNext{ left:auto; right:5px; background: url(../img/arrow-right.png) no-repeat center;}
.case .slideBox .sPrev:hover,.slideBox .sNext:hover{ border-color:#f60;}
.case .slideBox  ul{ overflow:hidden; zoom:1;}
.case .slideBox  ul li{ margin:0 22px; float:left; _display:inline; overflow:hidden; text-align:center;}
.case .slideBox  ul li .pic{ text-align:center; }
.case .slideBox  ul li .pic img{ width:365px; height:274px; display:block;  padding:2px; border:1px solid #ccc;}
.case .slideBox  ul li .pic a:hover img{ border-color:#999;}
.case .slideBox  ul li .title1{ line-height:30px;}
.case .slideBox  ul li .title1 a{display: block;width: 371px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*case end*/

/*equipment start*/
.equipment{padding-top:50px;}
.equipment .equ_l{width: 130px;height: 240px;background-color: #0156A9;padding:0 40px;}
.equipment .equ_l b{display: block;font-size: 26px;color: #fff;line-height: 26px;margin: 68px 0 15px;height: 48px;position: relative;}
.equipment .equ_l b:after {position: absolute;width: 98px;height: 1px;background: #75a6d3;content: "";left: 0;bottom: 0;}
.equipment .equ_l i{display: block;font-size: 20px;color: #fff;font-family: Arial;opacity: 0.3;line-height: 24px;}
.equipment .equ_r{width: 990px;height: 240px;background-color: #F5F5F5}

.photo_c{padding-top:15px;width: 950px;overflow: hidden;padding-left: 20px;padding-bottom: 20px;}
.photo_c ul li { 
	width:278px; float:left;line-height: 0;position: relative;border:1px solid #ddd;margin-right: 10px;
}
.photo_c ul li img{ max-width:100%; height:210px;display: block;margin:0 auto;}
.photo_c ul li .cover{display: none;width: 280px;height: 210px;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.7);text-align: center;line-height: 219px;font-size: 16px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.photo_c ul li:hover .cover{display: block;}
.photo_c p a{display: block;width: 77px;height: 77px;}
/*equipment end*/

/*youshi start*/
/*.adv{height: 320px;background: url(../img/advbg.jpg) no-repeat center;}*/
.youshi { overflow:hidden; width:100%; height:1004px; background:url(../img/youshi_bg.jpg) no-repeat center; margin:0 auto;border-bottom: 6px solid #0156a9;}

.youshi .wen b{font-size: 30px;}
.youshi .wen i{display: block;padding: 5px 0 15px;font-size: 16px;}
.youshi p{ font-size:16px; color:#666; line-height:30px; margin-bottom:13px;display: block;width:470px;text-indent: 2em;}
.youshi .wen01 .w{ overflow:hidden; width:470px;}
.youshi .wen02{ text-align:right;padding-top: 40px;}
.youshi .wen01{ margin-top:212px; margin-bottom:60px;}
.youshi .wen03{ margin-top:200px;}
/*youshi end*/

/*case start*/
#marquee{width:1300px;/*height:600px;*/overflow:hidden;  margin:0px auto 0;margin-top: 50px;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 400px;/*height: 550px;*/}
#marquee ul li img{width: 100%;height: 280px;}
#marquee ul li h4{text-align: center;font-size: 16px;font-weight: lighter;padding-top: 10px;}
.bjxc{background-color: #f5f5f5;padding: 5% 0 4%;}
.bjxc .c4tlt{background: url(../img/80697779bfcbd0ee8845a1692ffd4814c24fa9d9.png) no-repeat bottom center;}
.wh .c4tlt{
    text-align: center;
    font-size: 36px;
    color: #282828;
    font-weight: bold;
    line-height: 1;
/*    background:url(../img/6266978e27c7b2852d0fa36a883fd3717c8d100a.png) no-repeat bottom center;*/
    padding-bottom: 51px;
}
.wh {
    width: 1280px;
    margin: 0 auto;
}

/*xinwen*/
/*xinwen*/
.news_bg {
    padding: 0 0 15px;
    overflow: hidden;margin-top: 50px
}
.news_bg .cp_t {
    background: url(../img/news_tbg.png) no-repeat;
    line-height: 80px;
}
.wd {
    width: 325px;
    margin: 35px 0 0;
}
.wd_m dl {
    width: 325px;
}
.wd_m dt {
    width: 290px;
    height: 100px;
    background: #0869b8;
    overflow: hidden;
    padding: 20px 10px 0 25px;
}
.wd_m dt a {
    display: block;
    width: 290px;
    font-size: 18px;
    color: #f0f0f0;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wd_m dt span {
    display: block;
    font-size: 18px;
    color: #f0f0f0;
    font-family: Arial !important;
    padding: 8px 0 0;
}
.wd_m dd {
    width: 325px;
}
.wd_m dd h5 {
    width: 325px;
    height: 184px;
    overflow: hidden;
}
.wd_m dd h5 img {
    width: 325px;
    height: 184px;
}
.wd_m dd h5 img, .about dl dt img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
.wd_m .news_desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    padding: 20px 0 0;
     margin: 0 auto;
}
.news_btn {
    position: absolute;
    top: 80px;
    right: 10px;
    width: 55px;
    z-index: 20;
}
.news_btn a {
    display: block;
    width: 10px;
    height: 19px;
    float: left;
    padding: 0 15px 0 0;
}
.news {
    width: 830px;
    padding: 22px 0 0;
}
.fr {
    float: right;
}
.news_t {
    height: 40px;
    line-height: 40px;
}

.news_t ul li {
    float: left;
}

.news_t ul li a {
    font-size: 18px;
    color: #333;
    display: block;
    height: 40px;
    width: 100px;
    padding: 0 0 0 15px;
    float: left;
    background: url(../img/news_line01.gif) no-repeat 0 11px;
}

/*.news_t ul li a:hover,.news_t ul li.on a {
    font-weight: bold;
    color: #0869b8;
    background: url(../img/news_line02.gif) no-repeat 0 13px;
}*/

.news_t span {
    float: right;
    display: block;
    width: 150px;
    text-align: center;
}

.news_t span a {
    font-size: 16px;
    color: #adadad;
    text-transform: uppercase;
}

.news_m dl {
    width: 830px;
    height: 105px;
    border-bottom: #ddd 1px solid;
    padding: 20px 0 0;
    overflow: hidden;
}

.news_m dt {
    width: 150px;
    height: 90px;
    background: #eee;
    float: right;
    font-family: Arial !important;
    font-size: 16px;
    color: #5c5c5c;
    text-align: center;
    line-height: 34px;
    padding: 20px 0 0;
}

.news_m dt b {
    display: block;
    font-size: 30px;
    font-weight: normal;
}

.news_m dd {
    float: left;
    overflow: hidden;
    width: 645px;
}

.news_m dd h5 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.news_m dd h5 a {
    font-size: 16px;
    color: #444;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_m dd h5 a:hover {
    color: #00509c;
}

.news_m .news_desc {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    padding: 5px 0 0;
}

.news_m dl:hover {
    border-bottom: #ccc 1px solid;
}

.news_m dl:hover dt {
    background: #0869b8;
    color: #fff;
}

/*new end*/

/*footer start*/
.f_link {
    width: 1200px;
    margin: 10px auto 0;
    font: 14px/28px 微软雅黑;
}
.f_link1 {
    width: 1200px;
    margin: 0 auto 15px;
    font: 14px/28px 微软雅黑;
}
.footer2 {
    overflow: hidden;
    border-top: 7px solid #0869b8;
    background: #323232;
}
.footer_nav {
    overflow: hidden;
    padding: 20px 0 0;
}
.footer_nav a:first-child {
    padding-left: 0;
}
.footer_nav a {
    float: left;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    border-right: 1px solid #fff;
    padding: 0 66px;
}
.footer_nav a:last-child {
    padding-right: 0;
    border-right: 0;
}
.footer_div {
    overflow: hidden;
    padding: 25px 0;
}
.footer_item1 {
    float: left;
    width: 238px;
}
.footer_item {
    border-right: 1px solid #3b3c3c;
    min-height: 132px;    padding-right: 45px;
}
.footer_item1 img {
    text-align: center;
    margin-top: 50px;
}
.footer_item2 {
    float: left;
    width: 455px;
    padding: 0 37px;
}
.footer_item_p01 {
    margin-bottom: 18px;
}
.footer_item_p01 span {
    color: #d2d2d2;
    font-size: 14px;
    margin-right: 15px;
}
.footer_item_p01 span img {
    margin-right: 10px;
}
.footer_item3 {
    width: 360px;
    float: right;
    border-right: 0;
    margin-right: 0;
}
.footer_item3 img {
    margin-right: 5px;
    margin-top: 30px;
}
.footer_item3 {
    width: 300px;
    float: right;
    border-right: 0;
    margin-right: 0;
}
.footer_item3 img {
    margin-right: 5px;
    margin-top: 18px;
}
.fenzhandh {
    background: #282828;
    height: 70px;
}
.footer_link {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 70px;
    line-height: 24px;
    color: #939393;
    text-align: center;
}

/*kefu*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../img/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../img/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../img/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../img/keifu.png); background-position:0 -149px; }